home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The X-Philes (2nd Revision)
/
The X-Philes Number 1 (1995).iso
/
xphiles
/
hp48hor1
/
circdmo2.src
< prev
next >
Wrap
Text File
|
1991-10-19
|
200b
|
11 lines
%%HP: T(3)A(D)F(.);
@ CIRCLE Demo #2 by Conrad Winchester
\<<
{ # 0d # 0d } PVIEW
10 130 FOR i
10 64 FOR j
i R\->B j R\->B 2 \->LIST 10 CIRCLE
10 STEP
10 STEP
\>>